* image.c (x_check_image_size) [!HAVE_X_WINDOWS]: Return 1.
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 28 Jul 2011 09:40:05 +0000 (02:40 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 28 Jul 2011 09:40:05 +0000 (02:40 -0700)
commitffc596e41380e159a50708801d99eba62589e943
tree352e462dc21860ddfca8fd206fce5980704167fa
parent0e345027f092c57993b3c6875ae7a8463a152ab7
* image.c (x_check_image_size) [!HAVE_X_WINDOWS]: Return 1.

In other words, assume that every image size is allowed, on non-X
hosts.  This assumption is probably wrong, but it lets Emacs compile.
src/ChangeLog
src/image.c